-
Home
-
Jetpack VideoPress
-
1.0.0
-
Code
-
Classes
- Uploader
Total Complexity |
32 |
Dependencies |
6 |
Dependents |
2 |
Total lines |
283 |
Lines of code |
142 |
Logical lines of code |
54 |
Comment lines |
106 |
Methods |
16 |
Properties |
2 |
Methods 16
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
check_status() |
A |
45 |
7 |
44 |
upload() |
S |
48 |
4 |
36 |
__construct() |
S |
62 |
4 |
12 |
is_valid_attachment_id() |
S |
63 |
4 |
10 |
get_client() |
S |
68 |
2 |
7 |
get_file_path() |
S |
80 |
1 |
3 |
get_file_mime_type() |
S |
80 |
1 |
3 |
get_file_name() |
S |
80 |
1 |
3 |
get_file_size() |
S |
80 |
1 |
3 |
file_has_supported_mime_type() |
S |
78 |
1 |
3 |
get_upload_token() |
S |
81 |
1 |
3 |
get_key() |
S |
78 |
1 |
3 |
mark_as_uploaded() |
S |
79 |
1 |
3 |
unmark_as_uploaded() |
S |
80 |
1 |
3 |
is_uploaded() |
S |
80 |
1 |
3 |
get_uploaded_attachment_id() |
S |
79 |
1 |
3 |